@charset "utf-8";

@media screen and (max-width: 768px) {
#main .mv{
  margin-bottom:20px;
}
#main .mvSlider li{
  width:100%;
  max-width:960px;
}
.support {
  border:5px solid #e8e8e8;
  box-sizing:border-box;
  padding:0;
  margin:10px 10px 50px;
}
.support .spSupport{
  border-bottom:1px solid #e8e8e8;
  display:block;
  font-size:16px;
  text-align:center;
  width:100%;
  padding-bottom:10px;
  margin-bottom:15px;
}
.support .spSupport span{
  color:#c9151d;
  display:block;
  font-size:12px;
}
.support .supportInner{
  
}
.support .topQa,.support .topContact{
  border-right:none;
}
.support .supportBox{
  width:100%;
  padding:0px;
  margin-bottom:0px;
  margin-right:0 !important;
}
.support .supportContents{
  display:none;
}
.support .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
  height:auto !important;
}
.support a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:10px 5px;
}
.support a.supportBtnS{
  display:inline-block;
  width:48%;
  height: auto !important;
}
.support a.btnR{
  margin-right:1%;
}
.support a.supportBtnL{
  display:block;
  width:100%;
  height:auto !important;
}
.support .supportText{
  display:block;
  margin-bottom:10px;
  height:auto !important;
}
.support .supportSpBtn{
  background:#353535;
  padding:10px;
  margin:0 20px;
  text-align:center;
}
.support .supportSpBtn span{
  color:#FFF;
}
.support .supportSpBtn span.close{
  display:none;
}

.support2 {
  border:5px solid #e8e8e8;
  box-sizing:border-box;
  padding:0;
  margin:10px 10px 20px;
}
.support2 .spSupport{
  border-bottom:1px solid #e8e8e8;
  display:block;
  font-size:16px;
  text-align:center;
  width:100%;
  padding-bottom:10px;
  margin-bottom:15px;
}
.support2 .spSupport span{
  color:#c9151d;
  display:block;
  font-size:12px;
}
.support2 .supportInner{

}
.support2 .topQa,.support .topContact{
  border-right:none;
}
.support2 .supportBox{
  width:100%;
  padding:0px;
  margin-bottom:0px;
  margin-right:0 !important;
}
.support2 .supportContents{
  display:none;
}
.support2 .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
  height:auto !important;
}
.support2 a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:10px 5px;
}
.support2 a.supportBtnS{
  display:inline-block;
  width:48%;
  height: auto !important;
}
.support2 a.btnR{
  margin-right:1%;
}
.support2 a.supportBtnL{
  display:block;
  width:100%;
  height:auto !important;
}
.support2 .supportText{
  display:block;
  margin-bottom:10px;
  height:auto !important;
}
.support2 .supportSpBtn{
  background:#353535;
  padding:10px;
  margin:0 20px;
  text-align:center;
}
.support2 .supportSpBtn span{
  color:#FFF;
}
.support2 .supportSpBtn span.close{
  display:none;
}

.topCode .searchArea{
  display:block;
}
.searchArea{
  display:none;
  padding:10px;
  text-align:center;
  margin-bottom:10px;
}
.searchArea h2{
  display:block;
  margin-bottom:10px;
}
.searchArea input,.searchArea submit{
  display:inline-block;
}
.searchArea h2{
  margin-right:20px;
}
.searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:200px;
  height:35px;
  padding:0 5px;
}
.searchArea input.searchBtn{
  background:url(../common/img/search_sp_btn.gif) no-repeat;
  background-size:60px 35px;
  border:none;
  width:60px;
  height:35px;
  margin-left:-5px;
  text-indent:-9999;
}
.spSttl h2{
  color:#C9131D;
  font-weight:bold;
  margin-bottom:10px;
}
.spSttl{
  padding:15px 0 0;
  text-align:center;
}
.supportLink{
  margin:20px;
}
.supportLink a{
  color:#FFF;
  text-decoration:none;
  background:#333;
  padding:15px;
  border-radius:5px;
  text-align:center;
  display:block;
  width:100%;
}
.supportLink li{
  margin:10px !important;
}

/* product */
#product{
  margin-bottom:30px
}
#product .productList{
  border-top:1px solid #e8e8e8;
  border-left:1px solid #e8e8e8;
  box-sizing:border-box;
}
#product .productTitle{
  background:none;
  text-align:center;
  margin-bottom:30px;
}
#product .productTitle h2{
  background:#FFF;
  display:inline-block;
  font-weight:bold;
  font-size:18px;
  padding:0 20px;
}
#product .productTitle h2 span{
  display:block;
  color:#c9151d;
  font-size:14px;
  padding-left:0;
}
#product .productList{
}
#product .productBox{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:50%;
  text-align:center;
}
#product .productBox h3{
  font-weight:bold;
}
#product .boxCenter{
  width:50%;
}
#product .productBoxWide{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:50%;
  text-align:center;
}
#product .productBoxWide a,#product .productBox a{
  background:#FFF;
  box-sizing:border-box;
  color:#333;
  display:block;
  padding:15px;
  margin:5px;
  text-decoration:none;
}
#product .productBoxWide:hover,#product .productBox:hover{
  background:#c9151d;
}
#product .productBox .productImg{
  margin-bottom:20px;
}

/* news */
#news{
  background:#EEEEEE;
  padding:40px 0;
  margin-bottom:0px;
}
#news .newsTitle{
  width:100%;
  float:none;
  border-right:none;
  display:block;
  vertical-align:middle;
}
#news .newsArea{
  width:100%;
  float:none;
}
#news .newsTitle h3 {
  display: block;
  font-size: 18px;
  text-align:center;
  padding:10px;
  margin-bottom:10px;
}
#news .newsTitle h3 .sfont{
  font-size:14px;
  color:#111;
  display:inline;
}
#news .newsTitle span{
  font-size:14px;
  color:#C9131D;
  display:block;
  font-style:italic;
}

.btSlider {
    overflow: hidden;
}
/* bottomContents */
.bottomContents{
}
.bottomContents .newsArea{
  border:1px solid #e8e8e8;
  box-sizing:border-box;
  float:none;
  width:100%;
  margin-bottom:30px;
}
.bottomContents .newsArea h3{
  background:#353535;
  color:#FFF;
  font-size:18px;
  margin-bottom:15px;
  text-align:center;
  padding:10px;
}
.bottomContents .newsArea h3 span{
  color:#c9151d;
  display:block;
  font-size:14px;
  padding-left:0;
}
#news .newsList{
  padding:10px 20px;
  height:220px;
  overflow:auto;
}
#news .newsList li{
  font-size:14px;
  margin-bottom:15px;
}
#news .newsList li span.title{
  display:block;
  padding-top:5px;
}
#news .newsList li span.date{
  margin-right:10px;
}
#news .newsList li span.cat01{
  background:#333;
  color:#FFF;
  display:inline-block;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
#news .newsList li span.cat02{
  background:#c9151d;
  color:#FFF;
  display:inline-block;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
.bottomContents .facebook{
  display:none;
}
.bottomLinkBox{
  width:200px !important;
}
/* bottomLink */
.bottomLink{
  margin-bottom:30px;
  text-align:center;
}
.bottomLink .bottomLinkBox{
  background:#000;
  box-sizing:border-box;
  display:inline-block;
  margin:0;
  margin-bottom:0;
  max-width:300px;
  position:relative;
}
.bottomLink .linkBoxCenter{
  display:inline-block;
  box-sizing:border-box;
  width:47%;
  margin:0 1% 20px;
  max-width:300px;
}
.bottomLink .bottomLinkBox a{
  color:#FFF;
  text-decoration:none;
}
.bottomLink .bottomLinkBox .bannerTitle{
  display:inline-block;
  position:absolute;
  top:40%;
  left:0;
  right:0;
  bottom:0;
  font-size:14px;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9999;
}
.bottomLink .bottomLinkBox .bannerTitle span{
  border:1px solid #FFF;
  display:block;
  margin:0 10px;
  font-weight:bold;
  padding:5px 10px;
}
.bottomLink .bottomLinkBox a:hover .bannerTitle span{
  background:#c9151d;
  border:1px solid #c9151d;
  font-weight:bold;
  padding:5px 15px;
}
.bottomLink .bottomLinkBox p{
  position:absolute;
  top:90px;
  left:0;
  right:0;
  font-size:14px;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9999;
  display:none;
}
.bottomLink .bottomLinkBox a img.bannerImg{
  opacity:0.6;  
}
.bottomLink .bottomLinkBox a:hover img.bannerImg{
  opacity:1;  
}
  .newsArea{
    overflow: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
#main .mv{
  margin-bottom:20px;
}
#main .mvSlider li{
  width:100%;
  max-width:960px;
}
.support {
  border:5px solid #e8e8e8!important;
  box-sizing:border-box!important;
  padding:15px 0!important;
  margin-bottom:50px!important;
}
.support {
  width:100%;
}
.support .supportInner{
  display:block;
}
.support .topQa,.support .topContact{
  border-right:1px solid #e8e8e8;
}
.support .supportBox{
  width:100%;
  padding:0px;
  margin-bottom:0px;
  margin-right:0 !important;
}
.support .tabbnr{
  width:100%;
  max-width:768px;
  margin:0 auto !important;
}
.support .supportContents{
  display:block;
}
.support .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.support a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:20px 10px;
}
.support a.supportBtnS{
  display:inline-block;
  width:48%;
}
.support a.btnR{
  margin-right:1%;
}
.support a.supportBtnL{
  /*
  display:block;
  width:100%;
  */
  display: table-cell;
  vertical-align: middle;
  width: 350px;
}
.support .supportText{
  display:block;
  margin-bottom:10px;
}


.support2 {
  border:5px solid #e8e8e8!important;
  box-sizing:border-box!important;
  padding:15px 0!important;
  margin-bottom:50px!important;
}
.support2 {
  width:100%;
}
.support2 .supportInner{
  display:block;
}
.support2 .topQa,.support .topContact{
  border-right:1px solid #e8e8e8;
}
.support2 .supportBox{
  width:100%;
  padding:0px;
  margin-bottom:0px;
  margin-right:0 !important;
}
.support2 .tabbnr{
  width:100%;
  max-width:768px;
  margin:0 auto !important;
}
.support2 .supportContents{
  display:block;
}
.support2 .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.support2 a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:20px 10px;
}
.support2 a.supportBtnS{
  display:inline-block;
  width:48%;
}
.support2 a.btnR{
  margin-right:1%;
}
.support2 a.supportBtnL{
  /*
  display:block;
  width:100%;
  */
  display: table-cell;
  vertical-align: middle;
  width: 350px;
}
.support2 .supportText{
  display:block;
  margin-bottom:10px;
}

.searchArea{
  margin:10px auto 10px;
  width:520px;
  text-align:center;
}
.searchArea h2,.searchArea input,.searchArea submit{
  display:inline-block;
}
.searchArea h2{
  margin-right:20px;
}
.searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:290px;
  height:30px;
  padding:0 5px;
}
.searchArea input.searchBtn{
  background:url(../common/img/search_btn.gif) no-repeat;
  border:none;
  width:30px;
  height:30px;
  margin-left:-5px;
  text-indent:-9999;
}

/* product */
.category{
  background:url(../common/img/top_category_bg.png) repeat-x;
}
.spSttl h2{
  color:#C9131D;
  font-weight:bold;
  margin-bottom:10px;
}
.spSttl{
  padding:15px 0 0;
  text-align:center;
}
.supportLink{
  margin:20px;
}
.supportLink a{
  color:#FFF;
  text-decoration:none;
  background:#333;
  padding:15px;
  border-radius:5px;
  text-align:center;
  display:block;
  width:100%;
}
.supportLink li{
  margin:10px !important;
}
.supportLink li a{
  height:auto !important;
}

/* product */
#product{
  margin-bottom:30px;
}
#product .productList{
  border-top:1px solid #e8e8e8;
  border-left:1px solid #e8e8e8;
  box-sizing:border-box;
  width:100%;
}
#product .productTitle{
  text-align:center;
  margin-bottom:30px;
  padding-top:70px;
}
#product .productTitle h2{
  display:inline-block;
  font-weight:bold;
  font-size:30px;
  padding:0 20px;
  text-align:center;
}
#product .productTitle h2 span{
  display:block;
  color:#c9151d;
  font-size:14px;
  font-style:italic;
}
#product .productList{
}
#product .productBox{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:25%;
  text-align:center;
  background: #FFF;
}
#product .productBox h3{
  font-weight:bold;
}
#product .boxCenter{
  width:318px;
}
#product .productBoxWide{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:479px;
  text-align:center;
}
#product .productBoxWide a,#product .productBox a{
  background:#FFF;
  box-sizing:border-box;
  color:#333;
  display:block;
  padding:15px;
  text-decoration:none;
  margin: 5px;
}
#product .productBoxWide:hover,#product .productBox:hover{
  background:#c9151d;
  transition: 0.6s;
}
#product .productBox .productImg{
  margin-bottom:20px;
}
.topCode{
  margin:0 0 50px !important;
}
.topCode h2{
  font-weight:bold;
}

/* news */
#news{
  background:#EEEEEE;
  padding:40px 0;
  margin-bottom:70px;
}
#news .newsTitle{
  width:240px;
  float:left;
  border-right:1px solid #BBBBBB;
  height:270px;
  display:table-cell;
  vertical-align:middle;
}
#news .newsArea{
  display:table-cell;
}
#news .newsTitle h3 {
  display: table-cell;
  font-size: 20px;
  height: 270px;
  vertical-align: middle;
}
#news .newsTitle h3 .sfont{
  font-size:16px;
  color:#111;
  display:inline;
}
#news .newsTitle span{
  font-size:14px;
  color:#C9131D;
  display:block;
  font-style:italic;
}
.btSlider {
    overflow: hidden;
}
/* bottomContents */
.bottomContents{
  display:table;
}
.bottomContents .newsArea{
  display:table-cell;
  box-sizing:border-box;
  float:none;
  padding:30px;
  width:100%;
  margin-bottom:30px;
  vertical-align:top;
}
.bottomContents .newsArea h3{
  font-size:18px;
  margin-bottom:30px;
}
.bottomContents .newsArea h3 span{
  color:#c9151d;
  font-size:14px;
  padding-left:10px;
}
.bottomContents .newsList{
  height:210px;
  overflow:auto;
}
.bottomContents .newsList li{
  font-size:14px;
  margin-bottom:15px;
}
.bottomContents .newsList li span.title{
  display:block;
  padding-top:5px;
}
.bottomContents .newsList li span.date{
  margin-right:10px;
}
.bottomContents .newsList li span.cat01{
  background:#333;
  color:#FFF;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
.bottomContents .newsList li span.cat02{
  background:#c9151d;
  color:#FFF;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
.bottomContents .facebook{
  border:1px solid #e8e8e8;
  box-sizing:border-box;
  float:right;
  width:35%;
}
.bottomContents .facebook iframe,.bottomContents .facebook .fb-page{
  width:100% !important;
}

/* bottomLink */
.bottomLink{
  margin-bottom:30px;
}
.bottomLinkBox {
    width: 300px !important;
}
.bottomLink .bottomLinkBox{
  background:#000;
  float:left;
  width:32%;
  margin-bottom:20px;
  position:relative;
}
.bottomLink .linkBoxCenter{
  width:32%;
  margin:0 2%;
}
.bottomLink .bottomLinkBox a{
  color:#FFF;
  text-decoration:none;
}
.bottomLink .bottomLinkBox .bannerTitle{
  display:inline-block;
  position:absolute;
  top:50px;
  left:0;
  right:0;
  font-size:14px;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9998;
}
.bottomLink .bottomLinkBox .bannerTitle span{
  border:1px solid #FFF;
  font-weight:bold;
  padding:5px 10px;
}
.bottomLink .bottomLinkBox a:hover .bannerTitle span{
  background:#c9151d;
  border:1px solid #c9151d;
  font-weight:bold;
  padding:5px 15px;
}
.bottomLink .bottomLinkBox p{
  position:absolute;
  top:90px;
  left:0;
  right:0;
  font-size:14px;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9998;
}
.bottomLink .bottomLinkBox a img.bannerImg{
  opacity:0.6;  
}
.bottomLink .bottomLinkBox a:hover img.bannerImg{
  opacity:1;  
}
.bottomContents .newsList li div{
  display: inline-block;
  }
.newsArea{
    overflow: auto;
  }
}
@media print, screen and (min-width: 960px)  {
#main .mv{
  margin-bottom:20px;
}
#main .mvSlider li{
  width:100%;
  max-width:1400px;
}
.support {
  background:#FFF;
  border:10px solid #FFF!important;
  box-sizing:border-box!important;
  margin:-80px auto 50px;
  width:1000px;
  position:relative;
  padding: 0!important;
}
.support .supportInner{
}
.support .supportInWap{
  background:#EEE;
  border:10px solid #EEE;
}
.support .topQa,.support .topContact{
  border-right:1px solid #e8e8e8;
}
.support .supportBoxM{
  float:left;
  width:475px;
  position:relative;
}
.support .supportBox{
  float:right;
  width:475px;
  position:relative;
}
.support .supportLink{
  position:absolute;
  bottom:12px;
  margin:0 0 0 215px;
}
.support .supportLink li{
  float:left;
}
.support .supportContents{
  display:block;
}
.support .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.support a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:10px 10px;
}
.support a.supportBtnS{
  display:inline-block;
  width:48%;
}
.support a.btnR{
  margin-right:1%;
}
.support a.supportBtnL{
  /*
  display:block;
  width:100%;
  */
  display: table-cell;
  vertical-align: middle;
  width: 350px;
}
.support .supportText{
  display:block;
  margin-bottom:10px;
}


.support2 {
  background:#FFF;
  border:10px solid #FFF!important;
  box-sizing:border-box!important;
  margin:-80px auto 20px;
  width:1000px;
  position:relative;
  padding: 0!important;
}
.support2 .supportInner{
  height: 200px;
}
.support2 .supportInWap{
  background:#EEE;
  border:10px solid #EEE;
}
.support2 .topQa,.support .topContact{
  border-right:1px solid #e8e8e8;
}
.support2 .supportBoxM{
  float:left;
  width:475px;
  position:relative;
}
.support2 .supportBox{
  float:right;
  width:475px;
  position:relative;
}
.support2 .supportLink{
  position:absolute;
  bottom:12px;
  margin:0 0 0 215px;
}
.support2 .supportLink li{
  float:left;
}
.support2 .supportContents{
  display:block;
}
.support2 .supportLabel{
  /*
  color:#0470b0;
  */
  color:#c9151d;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.support2 a.supportBtnS,.support a.supportBtnL{
  /*
  background:#0470B0;
  */
  background:#001c2d;
  border-radius:3px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
  padding:10px 10px;
}
.support2 a.supportBtnS{
  display:inline-block;
  width:48%;
}
.support2 a.btnR{
  margin-right:1%;
}
.support2 a.supportBtnL{
  /*
  display:block;
  width:100%;
  */
  display: table-cell;
  vertical-align: middle;
  width: 350px;
}
.support2 .supportText{
  display:block;
  margin-bottom:10px;
}

.category{
  background:url(../common/img/top_category_bg.png) repeat-x;
}
.searchArea{
  margin:30px auto 10px;
  width:520px;
  text-align:center;
}
.searchArea h2,.searchArea input,.searchArea submit{
  display:block;
 /*  float:left; */
}
.searchArea h2{
  margin-right:20px;
}
.searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:290px;
  height:30px;
  padding:0 5px;
}
.searchArea input.searchBtn{
  background:url(../common/img/search_btn.gif) no-repeat;
  border:none;
  width:30px;
  height:30px;
  margin-left:-5px;
  text-indent:-9999;
}

/* product */
#product{
  margin-bottom:30px;
}
#product .productList{
  border-top:1px solid #e8e8e8;
  border-left:1px solid #e8e8e8;
  box-sizing:border-box;
  width:960px;
}
#product .productTitle{
  text-align:center;
  margin-bottom:30px;
  padding-top:70px;
}
#product .productTitle h2{
  display:inline-block;
  font-weight:bold;
  font-size:30px;
  padding:0 20px;
  text-align:center;
}
#product .productTitle h2 span{
  display:block;
  color:#c9151d;
  font-size:14px;
  font-style:italic;
}
#product .productList{
}
#product .productBox{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:238px;
  text-align:center;
  background: #FFF;
}
#product .boxCenter{
  width:318px;
}
#product .productBox h3{
  font-weight:bold;
  display:table-cell;
  width: 300px;
  height: 45px;
  vertical-align:middle;
}
#product .productBoxWide{
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  float:left;
  width:479px;
  text-align:center;
}
#product .productBoxWide a,#product .productBox a{
  background:#FFF;
  box-sizing:border-box;
  color:#333;
  display:block;
  padding:15px;
  text-decoration:none;
  margin: 5px;
}
#product .productBoxWide:hover,#product .productBox:hover{
  background:#c9151d;
  transition: 0.6s;
}
#product .productBox .productImg{
  margin-bottom:20px;
}
.topCode{
  margin:0 0 50px !important;
}
.topCode h2{
  font-weight:bold;
}

/* news */
#news{
  background:#EEEEEE;
  padding:40px 0;
  margin-bottom:70px;
}
#news .newsTitle{
  width:340px;
  float:left;
  border-right:1px solid #BBBBBB;
  height:270px;
  display:table-cell;
  vertical-align:middle;
}
#news .newsArea{
  width:620px;
  float:left;
}
#news .newsTitle h3 {
  display: table-cell;
  font-size: 30px;
  height: 270px;
  vertical-align: middle;
}
#news .newsTitle h3 .sfont{
  font-size:22px;
  color:#111;
  display:inline;
}
#news .newsTitle span{
  font-size:14px;
  color:#C9131D;
  display:block;
  font-style:italic;
}

/* bottomContents */
.btSlider{
  overflow:hidden;
  margin-bottom:30px;
}
.btSlider .bx-viewport::before, .bx-viewport::after {
  background:none;
}
.bottomContents{
  display:table;
  width:100%;
}
.bottomContents .newsArea{
  box-sizing:border-box;
  float:left;
  padding-left:50px;
  width:640px;
  display:table-cell;
}
.bottomContents .newsArea h3{
  font-size:18px;
  margin-bottom:30px;
}
.bottomContents .newsArea h3 span{
  color:#c9151d;
  font-size:14px;
  padding-left:10px;
}
.bottomContents .newsList{
  height:270px;
  padding:10px 0;
}
.bottomContents .newsList li{
  font-size: 16px;
  margin-bottom: 20px;
}
.bottomContents .newsList li span.date{
  margin-right:10px;
}
.bottomContents .newsList li span.cat01{
  background:#333;
  color:#FFF;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
.bottomContents .newsList li span.cat02{
  background:#c9151d;
  color:#FFF;
  font-size:10px;
  padding:3px 10px;
  margin-right:10px;
}
.bottomContents .facebook{
  border:1px solid #e8e8e8;
  box-sizing:border-box;
  float:right;
  width:300px;
}

/* bottomLink */
.bottomLink{
  margin-bottom:30px;
}
.bottomLink .bottomLinkBox{
  background:#000;
  float:left;
  margin-bottom:20px;
  position:relative;
}
.bottomLink .linkBoxCenter{
  margin:0 30px;
}
.bottomLink .bottomLinkBox a{
  color:#FFF;
  text-decoration:none;
}
.bottomLink .bottomLinkBox .bannerTitle{
  display:inline-block;
  position:absolute;
  top:80px;
  left:0;
  right:0;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9998;
}
.bottomLink .bottomLinkBox .bannerTitle span{
  border:1px solid #FFF;
  font-weight:bold;
  padding:5px 15px;
}
.bottomLink .bottomLinkBox a:hover .bannerTitle span{
  background:#c9151d;
  border:1px solid #c9151d;
  font-weight:bold;
  padding:5px 15px;
}
.bottomLink .bottomLinkBox p{
  position:absolute;
  top:120px;
  left:0;
  right:0;
  font-size:14px;
  text-align:center;
  text-shadow:1px 1px 2px #000000;
  z-index:9998;
}
.bottomLink .bottomLinkBox a img.bannerImg{
  opacity:0.6;  
}
.bottomLink .bottomLinkBox a:hover img.bannerImg{
  opacity:1;  
}
.bottomContents .newsList li div{
    display: table-cell;
    vertical-align: top;
  }
  .newsArea{
    overflow: auto;
  }


}
